home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 07511000 / var0784.dms / var0784.adf / Txref2 / refquit.tx < prev    next >
Text File  |  1978-01-24  |  90b  |  8 lines

  1. /* Remove Reference from the cliplist and QUIT */
  2.  
  3. l = setclip("Reference")
  4.  
  5. 'QUIT'
  6.  
  7. exit
  8.